global object meaning in English
全局对象
全局目标
全域对象
Examples
- Describes global objects added to the script engine
介绍添加到脚本引擎中的全局对象。 - Returns a reference to the global object
返回对全局对象的引用。 - The default module identifier for global objects that do not belong to a module
不属于模块的全局对象的默认模块标识符。 - It is a global object and distinct from the second - level parsers , which are all referenced in the
它是个全局对象,与第二级解析器(都在 - Returns false if a member of the global object must be qualified with the object s name
如果必须用对象名称限定全局对象的成员,则返回false 。